home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2000 #1 / Amiga Plus CD - 2000 - No. 1.iso / Tools / Dev / AmigaAMP-PDK / ReadMe next >
Text File  |  1999-12-03  |  731b  |  25 lines

  1. Short:    Plugin Development Kit for AmigaAMP
  2. Uploader: Thomas Wenzel (wenzel@act-net.com)
  3. Author:   Thomas Wenzel (wenzel@act-net.com)
  4. Type:     dev/c
  5. Version:  1.3
  6.  
  7. Homepage
  8. --------
  9. http://amigaamp.amiga-software.com
  10.  
  11. Introduction
  12. ------------
  13. Here are two examples how to write your own AmigaAMP Visualisation
  14. Plugins. The demo executable was compiled using SAS/C 7.0.
  15.  
  16. To make it as easy as possible all plugins are normal AmigaDOS executables
  17. which can be launched and stopped at any time.
  18.  
  19. There's no need for further explanation here because everything you need
  20. to know is documented in the example sources.
  21.  
  22. The WideSpectrum example has been updated to reflect all the recent
  23. changes. Skeleton.c is a bit older -- sorry.
  24.  
  25.